inherited OpCompareDialog: TOpCompareDialog Caption = 'Compare Contents' ClientHeight = 423 OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 inherited SelectionGroupBox: TUiGroupBox inherited LeftFilesLbl: TUiLabel [4] end inherited RightFilesLbl: TUiLabel [5] end inherited LeftFoldersLbl: TUiLabel [6] end inherited RightFoldersLbl: TUiLabel [7] end inherited LeftTotalBytesLbl: TUiLabel [8] end inherited RightTotalBytesLbl: TUiLabel [9] end inherited RightImage: TUiImage [10] Visible = False end object Shape1: TShape [11] Left = 168 Top = 72 Width = 17 Height = 17 Pen.Style = psClear end inherited BuildProgressLbl: TUiLabel [12] end inherited LeftImage: TUiImage [13] Left = 170 ImageIndex = imgCompare end end inherited ActionGroupBox: TUiGroupBox Height = 129 object ActionLbl: TUiLabel Left = 16 Top = 24 Height = 13 Caption = 'Compare contents of selected files, folders.' end object ccCRC32Edit: TUiRadioButton Left = 16 Top = 47 Height = 17 Caption = '&CRC comparison' TabOrder = 0 end object ccBinaryEdit: TUiRadioButton Left = 16 Top = 64 Height = 17 Caption = '&Binary comparison' TabOrder = 1 end object ccRulesBasedEdit: TUiRadioButton Left = 16 Top = 80 Height = 17 Caption = '&Rules-based comparison' TabOrder = 2 end object ShowResultsDlgEdit: TUiCheckBox Left = 16 Top = 104 Height = 17 Caption = '&Show results dialog' TabOrder = 3 end end inherited FilteredWarningGroupBox: TUiGroupBox Top = 296 end inherited BottomPanel: TUiPanel Top = 378 object DontShowAgainEdit: TUiCheckBox Left = 8 Top = 18 Height = 17 Caption = '&Don'#39't show again' TabOrder = 3 end end end